InstallBB * Installing Bootblocks

InstallBB read or writes Bootblocks from or to a disk. The bootblocks are handled as executables. On writing it will preserve the disk filesystem type by first reading the bootblock and merging the id (DOS0,DOS1,...) to the new. The bootblock checksum is automative calculated.

Installation

InstallBB is contained only in DEV archive, not in the USR archive
copy it to C: or a similar place

Options

PROGRAM/A,UNIT/K/N,WRITE/S
PROGRAM/A the executable file which will read or written, must specified
UNIT/K/N the trackdisk unit number (number of floppy drive)
default is 0 (DF0:)
WRITE/S switcher, if not specified the bootblock will read from disk to a file, if specified the given program will written to disk